/************ HEADER ***************/

#join_box{
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgb(242,242,242);
	}

#join_box_l{
	width: 720px;
    float: left;
    font-size: 12px;
    color: rgb(120,120,120);
    letter-spacing: 1px;
	}

#join_box_r{
    width: 480px;
    float: right;
    font-size: 12px;
    color: rgb(120,120,120);
    text-align: right;
	}
	
#join_box_r a{
	color: rgb(120,120,120);
    font-size: 13px;
    margin-left: 20px;
    letter-spacing: 1px;
	}
	
#logo{
    width: 100%;
    height: 150px;
	}

#logo_l{
	width: 800px;
    float: left;
	}
	
#logo_l img{
	display: block;
    margin-top: 55px;
	}

#logo_r{
	width: 400px;
    float: right;
	}
	
#tel_div{
	width: 160px;
    padding-left: 80px;
    height: 48px;
    line-height: 25px;
    background: url(../img/tel_bg.png) no-repeat;
    font-size: 20px;
    color: rgb(231,31,25);
    /* font-family: 'Arial'; */
    /* font-weight: bold; */
    text-align: left;
    overflow: hidden;
    float: right;
    padding-top: 55px;
	}
	
#tel_div span{
	display: block;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #282828;
	}

#nav{
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: url(../img/nav_bg.png) repeat-x;
	}

#nav a{
    display: block;
    float: left;
    width: 123px;
    text-align: center;
    margin: 0px 5px;
    font-size: 15px;
    color: #FFF;
	}

#nav a:hover{
	background:#f77f0f;
	font-weight:bold;
	}
	
#nav a.active{
	background:#f77f0f;
	font-weight:bold;
	}


/************ HEADER ***************/








/************ FOOTER ***************/

.footer{
    width: 100%;
    height: 155px;
    background: rgb(14,84,173);
    padding: 20px 0px;
	}
	
#foot_l{
	font-size: 14px;
    color: #FFF;
    left: 30px;
    width: 900px;
    float: left;
    line-height: 26px;
	}
	
#foot_l a{
	color:#FFF;
	}
	
#foot_r{
    width: 150px;
    float: right;
    text-align: center;
	}
	
#foot_r img{
	display:block;
	width:90px;
	height:90px;
	margin:35px auto;
	}

/************ FOOTER ***************/









/************ INDEX MAIN ***************/

#main_i{
	overflow: hidden;
	}
	
	
	
	
	
	
#index1{
    width: 100%;
    height: 1560px;
    margin-top: 50px;
	}
	
#index1_l{
    width: 259px;
    float: left;
	}

#index1_l_title{
    height: 80px;
    background: url(../img/index1_l_title.png) no-repeat;
    padding-left: 30px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    line-height: 25px;
	}

#index1_l_title span{
    display: block;
    font-size: 26px;
    font-weight: bold;
    padding-top: 20px;
	}
	
#index1_l_title2{
	height: 30px;
    line-height: 30px;
    background: #0b3d82;
    border: 1px #2268c0 solid;
    border-left: 0;
    border-right: 0;
    color: #FFF;
    font-size: 16px;
    text-indent: 30px;
	}
	
#index1_l_c{
	background: #0e54ac;
    padding: 10px 0px;
    height: 1418px;
    border-radius: 0px 0px 5px 5px;
	}

#index1_l_c a{
	display: block;
    height: 39px;
    line-height: 39px;
    color: #FFF;
    font-size: 14px;
	}
	
#index1_l_c a:hover{
	background:#1162cb;
	}
	
#index1_l_c a:hover>span i{
	border-right: 1px #1162cb dashed;
	}
	
#index1_l_c a span{
	display: block;
    float: left;
    height: 39px;
    overflow: hidden;
    margin-left: 30px;
    margin-right: 10px;
	}
	
#index1_l_c a span i{
	display:block;
	font-style:normal;
	}
	
.cp_shu{
    width: 4px;
    height: 14px;
    border-right: 1px #fff dashed;
	}
	
.cp_yuan{
    border: 1px #fff solid !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0px auto;
	}

#index1_r{
	width:910px;
	float:right;
	}
	
#index1_r_title{
	width:100%;
	height:62px;
	}

#index1_r_title span{
	display: block;
    float: left;
    width: 139px;
    height: 62px;
    background: url(../img/index1_r_sp.png) no-repeat;
    color: #b0b0b0;
    text-transform: uppercase;
    padding-left: 10px;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 28px;
	overflow:hidden;
	}
	
#index1_r_title span i{
	display: block;
    font-style: normal;
    font-weight: bold;
    color: #0f64cf;
    font-size: 30px;
    letter-spacing: 4px;
    padding-top: 10px;
	}
	
#index1_r_title a{
	display: block;
    float: right;
    width: 50px;
    text-align: center;
    background: #dee7e6;
    height: 15px;
    line-height: 15px;
    font-family: monospace;
    color: #6b7574;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 20px;
	}
	
#index1_r_title a:hover{
	background:#164ea1;
	color:#FFF;
	}
	
#index1_r_c{
    width: 100%;
    height: 1415px;
    margin-top: 35px;
	}

#fczs_gd{overflow: hidden; width: 910px; height: 1415px;}

#fczs_gd ul{
	width: 1500px;
	padding: 0px;
	margin:0px;
	}
	
#fczs_gd a{ display:block;}

#fczs_gd li{
	margin: 0px 15px 35px 0px;
    width: 275px;
    height: 245px;
    border: 5px #ebebeb solid;
	background:#ebebeb;
    letter-spacing: 1px;
    float: left;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #000000;
    font-size: 14px;
    font-family: '微软雅黑';
	}
	
#fczs_gd li:hover{
	border:5px #0a6cd9 solid;
	color:#FFF;
	background:#0a6cd9;
	}
	
#fczs_gd img{
    display: block;
    width: 275px;
    height: 205px;
    object-fit: cover;
	}
	
	
	
	
	
#index2{
	width: 100%;
    height: 120px;
    padding-top: 40px;
    background: url(../img/index2_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}

#index2_l{
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 40px;
    border-right: 1px #fff solid;
    width: 674px;
	float:left;
    padding-left: 35px;
    height: 80px;
	}

#index2_l span{
	display: block;
    font-size: 26px;
    color: #fca227;
    font-weight: bold;
    letter-spacing: 1px;
	}	

#index2_r{
    float: right;
    width: 390px;
	}

#index2_r1{
	color: #FFF;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 15px;
	}

#index2_r1 span{
	font-weight: normal;
    font-size: 14px;
	}
	
#index2_r2{}

#index2_r2 a{
	display: block;
    float: left;
    width: 115px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #FFF;
    color: #3e4976;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px 10px;
	}
	
	
	
	

#index3{
	width: 100%;
    margin-top: 50px;
    height: 1540px;
	}

#index3_title{
	width: 872px;
    height: 44px;
    padding-top: 120px;
    background: url(../img/index3_title.png) no-repeat;
    margin: 0px auto;
    overflow: hidden;
	}
	
#index3_title span{
	display: block;
    width: 513px;
    height: 24px;
    background: url(../img/index3_title_sp.jpg) no-repeat;
    margin-left: 15%;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    text-indent: 45px;
	}
	
#index3_title span i{
    font-style: normal;
    color: #e60912;
    font-weight: bold;
    font-size: 18px;
    padding-left: 45px;
	}
	
#index3_c{
    width: 100%;
    height: 1354px;
    background: url(../img/index3_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 20px;
	}
	
.why_box{
	font-size: 15px;
    color: #1d1d1d;
    width: 500px;
    letter-spacing: 1px;
    line-height: 30px;
    height: 175px;
    margin-bottom: 60px;
    padding-top: 20px;
	}

.why_box_title{
	height: 60px;
    line-height: 60px;
    color: #f30222;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 1px;
    margin-bottom: 20px;
	}

.why_box_title span{
	display: block;
    float: left;
    width: 60px;
    height: 60px;
    background: url(../img/index3_icon.png) no-repeat;
    color: #FFF;
    text-align: center;
    margin-right: 15px;
	}
	
	
	
	
	
#index4{
    width: 100%;
    margin-top: 50px;
    height: 520px;
	}

#index4_title{
	width: 1199px;
    text-align: center;
    height: 51px;
    margin: 0px auto;
    background: url(../img/index4_title.png) no-repeat;
    font-weight: bold;
    color: #262626;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 25px;
    overflow: hidden;
	}

#index4_title span{
	display: block;
    text-transform: uppercase;
    color: #1a529d;
    letter-spacing: 0px;
    font-size: 16px;
	}
	
#index4_c{
	width: 100%;
    margin-top: 50px;
    height: 415px;
    overflow: hidden;
	}

.kh_box{
    height: 184px;
    border-bottom: 1px #bdbdbd dotted;
    width: 530px;
    padding-right: 70px;
    float: left;
    font-size: 14px;
    color: #646464;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 45px;
	}
	
.kh_box img{
	display: block;
    float: left;
    width: 180px;
    height: 132px;
    object-fit: cover;
    margin-right: 25px;
	}
	
.kh_box span{
	display: block;
    font-weight: bold;
    color: #040210;
    font-size: 15px;
    line-height: 40px;
    padding-top: 20px;
	}
	
.kh_box a{
	color:#646464;
	}
	
.kh_box a:hover{
	color:#e40000;
	}
	
	
	
	
	
#index5{
	width:100%;
	height:218px;
	background:url(../img/index5_bg.jpg) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	margin-top:50px;
	}
	
#index5_c1{
    padding-left: 35%;
    color: #FFF;
    letter-spacing: 4px;
    font-size: 20px;
    line-height: 38px;
    padding-top: 25px;
    height: 100px;
	}

#index5_c1 span{
	font-weight: bold;
    font-size: 30px;
	}
	
#index5_c2{
    width: 250px;
    height: 50px;
    background: url(../img/index5_tel.png) no-repeat;
    margin-left: 55%;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
    padding-left: 60px;
	}

#index5_c2 span{
	display: block;
    font-weight: normal;
    font-size: 14px;
	}
	
	
	
	
	
#index6{
	width: 100%;
    margin-top: 40px;
    height: 280px;
	}

#index6_title{
	width: 337px;
    height: 75px;
    text-align: center;
    background: url(../img/index6_title.png) no-repeat;
    margin: 0px auto;
    font-size: 14px;
    color: #444444;
    letter-spacing: 1px;
    line-height: 30px;
    overflow: hidden;
	}

#index6_title span{
    display: block;
    color: #1f1f1f;
    font-weight: bold;
    font-size: 24px;
	}
	
#index6_c{
    width: 100%;
    height: 170px;
    margin-top: 30px;
	}

#index6_c a{
	display:block;
	float:left;
	width: 250px;
    height: 170px;
	margin-right:30px;
	}
	
#index6_c a img{
	display: block;
    width: 250px;
    height: 170px;
    object-fit: cover;
	}
	
	
	
	
	
#index7{
	width: 100%;
    height: 425px;
    background: url(../img/index7_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 70px;
	}
	
#index7_c1{
    width: 100%;
    height: 425px;
	}

#index7_c1_l{
	width:345px;
	height:425px;
	float:left;
	}

#index7_c1_l img{
	display:block;
	width:345px;
	height:425px;
	}

#index7_c1_r{
	width: 825px;
    float: right;
    font-size: 14px;
    color: #3b3a3f;
    letter-spacing: 1px;
    line-height: 24px;
	}

#index7_c1_r span{
	display: block;
    color: #0a56ac;
    font-size: 16px;
    line-height: 34px;
    padding-top: 28px;
	}

#index7_c1_r a{
	color: #3b3a3f;
	}
	
#index7_c1_r a:hover{
	color: #0a56ac;
	}
	
#index7_c2{
	width: 855px;
    float: right;
    margin-top: -200px;
	}

#index7_c2 img{
	display: block;
    border: 1px #d3d1d2 solid;
    padding: 5px;
    width: 208px;
    height: 163px;
    margin-right: 15px;
    object-fit: cover;
	}
	
	
	


/************ INDEX MAIN ***************/








/************ SIDEBAR ***************/

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #005fb1;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;

    letter-spacing: 1px;
    line-height: 25px;
	}
	
.sidebar_title span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 12px;
	}
	
.sidebar_t_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
	}
	
.sidebar_t_c a{
	border-bottom: 1px dashed #ededed;
    display: block;
    padding: 0px 10px;
    height: 49px;
    line-height: 49px;
    color: #595959;
    font-size: 12px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#005fb1;
	color:#FFF;
	font-weight:bold;
	text-indent:10px;
	}
	
.sidebar_b_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 12px;
    color: #595959;
    line-height: 36px;
	}

/************ SIDEBAR ***************/








/************ 内页 ***************/

.commoninner{
    width: 1200px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 50px;
	}
	
.inner-left{
	width: 260px;
    float: left;
	}
	
.inner-right{
	width: 900px;
    float: right;
	}

	
.title{
    margin: 0px;
    padding: 0px;
    height: 79px;
    line-height: 79px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    font-size: 24px;
    color: #005fb1;
    border-bottom: 1px #005fb1 dashed;
    letter-spacing: 1px;
	}
	
.title i{
	display: block;
    float: left;
    width: 149px;
    height: 62px;
    background: url(../img/index1_r_sp.png) no-repeat;
    text-indent: 15px;
    font-style: normal;
    color: rgb(17,99,203);
    font-weight: bold;
    line-height: 62px;
    letter-spacing: 1px;
    font-size: 28px;
	}
	
.weizhi{
	display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 79px;
	}
	
.weizhi a{
	color: #6e6e6e;
	}
	
.de-about-content{}

.de-about-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	color:rgb(78,78,78);
	}
	
.de-product-list{
    overflow: hidden;
	}

.de-product-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-product-list ul a{
    display: block;
    width: 280px;
    height: 235px;
    float: left;
    border: 1px #dcdcdc solid;
    /* background: #f3f3f3; */
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin: 0px 9px;
    margin-bottom: 20px;
	}

.de-product-list ul a img{
	display: block;
    width: 280px;
    height: 185px;
    object-fit: cover;
	}
	
.de-product-list ul a:hover{
	background:#005fb1;
	color:#FFF;
	}
	
.infopreview{
	width: 100%;
    height: 660px;
	}
	
.MagnifierMain{
	display:block;
	width:100%;
	border:0 !important;
	text-align:center;
	margin:30px auto;
	}
	
.MagnifierMain img{}
	
.MagTargetImg{
    display: block;
    margin: 0px auto;
    max-width: 100%;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
	}

.info-main span{
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.info-main img{
	display:block;
	margin:0px auto;
	}
	
.infoCenter-left{
	width: 260px;
    float: left;
	}
	
.infoCenter-right{
	width: 900px;
    float: right;
	}
		
.center-content table{
	width:100% !important;
	text-align:center;
	border-collapse: collapse;
	}
	
.center-content table tr td{
    width: 33%;
    text-align: center;
    border: 1px #282828 solid;
    font-size: 12px;
    line-height: 35px;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #005fb1;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #005fb1;
	}
	
.parm{
	float: right;
    width: 55%;
    text-align: left;
    text-indent: 10px;
	}
	
.parm table tr td{
    font-size: 12px;
    border: 1px #000 solid;
    line-height: 32px;
    text-indent: 10px;
	}
	
.center-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-news-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-news-list ul a{
	display: block;
    width: 870px;
    padding: 10px;
    height: 160px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 38px;
    color: #595959;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 42px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgb(0 95 177 / 90%);
	}
	
.img{
	height: 160px;
    width: 210px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 210px;
    object-fit: cover;
	}
	
.box{
	width: 640px;
    float: right;
    height: 160px;
	}
	
.news-detail-title{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
	}
	
.h3{
	font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 25px 0 10px;
	}
	
.b{
	font-size: 13px;
    color: #999999;
    line-height: 20px;
	}
	
.news-detail p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.newsPage{
    color: #323232;
    font-size: 12px;
    line-height: 26px;
    margin-top: 25px;
	}
	
.page-a{
	height: 44px;
    line-height: 44px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
	}
	
.newsPage a{
	color: #323232;
	}
	
.page-a a:hover{
	font-weight:bold;
	color:#014b8b;
	padding-left:10px;
	}
	
.contact-list{
	overflow: hidden;
    margin: 25px auto;
	}
	
.contact-list ul{
	padding:0;
	}
	
.contact-list li{
    min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #595959;
    line-height: 20px;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
	}
	
.icon-01{
	background: url(../images/contact-icon-01.png) no-repeat left top;
	}
	
.icon-02{
	background: url(../images/contact-icon-02.png) no-repeat left top;
	}

.icon-03{
	background: url(../images/contact-icon-03.png) no-repeat left top;
	}

.icon-04{
	background: url(../images/contact-icon-04.png) no-repeat left top;
	}

.icon-05{
    background: url(../images/contact-icon-05.png) no-repeat left top;
	}

.icon-06{
    background: url(../images/contact-icon-06.png) no-repeat left top;
	}
	
#dituContent{
	width: 100%;
    height: 500px;
    margin: 0 auto;
	}
	
.de-message{
	overflow: hidden;
    padding: 0 5px;
	}
	
.tips{
	font-size: 13px;
    line-height: 55px;
    color: #737373;
	}
	
.form-tr{
	overflow: hidden;
	}
	
.form-tr input{
	display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}
	
.error{
	height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
	}
	
.form-tr textarea{
	display: block;
    width: 658px;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	
.code input{
	width: 188px;
    float: left;
	}
	
.verify{
	cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
	}
	
.verify img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
	}
	
.submit{
	margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #007b42;
    color: #fff;
    font-size: 15px;
	}
	

/************ 内页 ***************/